Merged
Conversation
added 2 commits
November 5, 2025 10:43
rahuldevikar761
approved these changes
Nov 5, 2025
JoanBency
pushed a commit
that referenced
this pull request
Jan 2, 2026
* Update README title from '.NET SDK' to 'SDK Samples' (#1) * Added CODEOWNERS and .gitignore files (#2) * Added CODEOWNERS * Added .gitignore --------- Co-authored-by: Johan Broberg <johanb@microsoft.com> * Add .NET Semantic Kernel Sample Agent (#3) Co-authored-by: Johan Broberg <johanb@microsoft.com> * Update License to MIT License (#4) * Added Python OpenAI sample (#5) Co-authored-by: Johan Broberg <johanb@microsoft.com> * Add LangChain Sample (#7) Co-authored-by: Jesus Terrazas <jterrazas@microsoft.com> * Add Node.js Claude Sample Agent (#6) Co-authored-by: Johan Broberg <johanb@microsoft.com> * Fix Agent Notifs and update env (#8) Co-authored-by: Jesus Terrazas <jterrazas@microsoft.com> * [Python][AgentFramework] Adding Python Agent Framework Sample (#9) * Adding Python Agent Framework Sample * update to latest --------- Co-authored-by: Jesus Terrazas <jterrazas@microsoft.com> * Add TM (#11) Co-authored-by: Rahul Devikar <radevika@microsoft.com> * Revise README for Agent 365 Sample Agent (#13) * Revise README for Agent 365 Sample Agent Updated the README to improve clarity and correct typos. Added sections on prerequisites, running the sample, and troubleshooting. * Update README to remove external sample reference Removed reference to the semantic-kernel-multiturn sample. * Add TM (#14) Co-authored-by: Rahul Devikar <radevika@microsoft.com> * Update Agents SDK for LangChain Sample (#15) * update agents sdk version for langchain * Accept more recent versions * remove authority field, this is set by default --------- Co-authored-by: Jesus Terrazas <jterrazas@microsoft.com> * Adding Notifications on AF (#16) * Adding Notifications on AF * Update readme * PR comments * small fix * removed observability * update manifest * changes * setup fix * initial code for python claude sdk agent * initial code for python claude sdk agent * fixes * fixes * add documentation files * add documentation files * remove unused file * remove unused file * fixes * fixes * fixes * fixes * Removed duplicate entry of ENABLE_A365_OBSERVABILITY_EXPORTER configurstion key * Removed duplicate entry of ENABLE_A365_OBSERVABILITY_EXPORTER configurstion key * Corrected copyright header format * Corrected copyright header format * Removed inconsistent whitespaces * Removed inconsistent whitespaces * Removed unused imports, inconsistent indentations, and removed unnecessary flags, and cleaned up the logic around observability * Removed unused imports, inconsistent indentations, and removed unnecessary flags, and cleaned up the logic around observability * Removed ENABLE_OBSERVABILITY variable from env file and updated README file * Removed ENABLE_OBSERVABILITY variable from env file and updated README file * Updated AGENT-CODE-WALKTHROUGH * Updated AGENT-CODE-WALKTHROUGH * Revert "Updated AGENT-CODE-WALKTHROUGH" This reverts commit e117ac1. * Revert "Removed ENABLE_OBSERVABILITY variable from env file and updated README file" This reverts commit 2d305dc. * Revert "Removed unused imports, inconsistent indentations, and removed unnecessary flags, and cleaned up the logic around observability" This reverts commit 57d95f1. * Removed unused imports, inconsistent indentations and updated the README file * Updated AGENT-CODE-WALKTHROUGH * Minor changes * Made changes including notification flag, removing main method, removed unwanted files, etc * Fixed issues in workflows --------- Co-authored-by: Johan Broberg <johan@pontemonti.net> Co-authored-by: Johan Broberg <johanb@microsoft.com> Co-authored-by: rahuldevikar761 <19936206+rahuldevikar761@users.noreply.github.com> Co-authored-by: Jesus Daniel Terrazas <96103167+JesuTerraz@users.noreply.github.com> Co-authored-by: Jesus Terrazas <jterrazas@microsoft.com> Co-authored-by: Rahul Devikar <radevika@microsoft.com> Co-authored-by: Mrunal Suyoga Hirve <112517572+mrunalhirve128@users.noreply.github.com> Co-authored-by: Joan Bency <joanbency@microsoft.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.